home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000456_news@columbia.edu_Sat Dec 17 02:55:09 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA28869
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 16 Dec 1994 22:55:30 -0500
  3. Received: by apakabar.cc.columbia.edu id AA16885
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 16 Dec 1994 22:55:29 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!news.sprintlink.net!news.primenet.com!usenet
  6. From: jbishop@primenet.com (Jeff Bishop)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: send-init packet
  9. Date: Fri, 16 Dec 1994 19:55:09 -0700
  10. Organization: Primenet
  11. Lines: 8
  12. Message-Id: <DCbykuqcZtZH075yn@primenet.com>
  13. Nntp-Posting-Host: usr1.primenet.com
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. Hello,
  17.  
  18. How does kermit no that the send-init packet is coming and what special
  19. sequence starts it. I am wanting to use this string to stick in a term
  20. program to call kerlite for automatic downloads. This allows me to not have
  21. to rely on t he other end sending apc commands to my machine.
  22.  
  23. Jeff